Add Sec-CH-Width#42453
Merged
hamishwillee merged 5 commits intomdn:mainfrom Dec 21, 2025
Merged
Conversation
Contributor
Contributor
Author
|
Thanks @hamishwillee ! One open comment for discussion but the rest should be good now. |
hamishwillee
approved these changes
Dec 21, 2025
Collaborator
hamishwillee
left a comment
There was a problem hiding this comment.
Thanks very much @tunetheweb !
wbamberg
added a commit
to wbamberg/content
that referenced
this pull request
Dec 24, 2025
…skeys-guide * origin/add-passkeys-guide: Clarify fetch() error handling behavior for Response (mdn#42497) Add code example to Closure glossary entry (mdn#42477) 42252 add new relative units ff release (mdn#42470) Remove duplicated word (mdn#42496) 42252 add new relative units (mdn#42469) TrustedTypes: Range.createContextualFragment() (mdn#42493) Fix CSS, HTML, and HTTP landing pages to match sidebar content and order (mdn#42460) TT: CSP trusted types/require-trusted... fixes (mdn#42461) Improve console output formatting in Recursion glossary (mdn#42478) Add Sec-CH-Width + consistency fixes (mdn#42453) webextensions/manifest.json/options_page: typo (mdn#42394) webextensions/api/tabs/onupdated: Fix section link (mdn#42393) fix: add missing closing parenthesis (mdn#42482) docs: mark srcData as required in bufferSubData (mdn#42483) docs(learn): remove invalid type attribute from video example (mdn#42479) Drop 'read-only' from role (mdn#42474) Fix: Update bufferSubData parameters to match WebGL 1 spec mdn#42315 (mdn#42411) chore: Replace links with `cssxref` macro in the learn area (mdn#42446)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
A follow on from #42351 this adds the
Sec-CH-Widthin same way. I missed it originally as couldn't see it supported as missed the key point that it's only sent on images requests (add this to the docs toot to save the next person!)Motivation
Fix developer confusion: https://bsky.app/profile/ericportis.com/post/3m7oa4vo5fk2q
Additional details
https://www.tunetheweb.com/experiments/sec-ch-width/
Related issues and pull requests
BCD data: mdn/browser-compat-data#28690